! do thison the current line
hskip 10
#tlabel=local(@tag)
cell static,#tlabel&":"
sizetofit
help #tlabel


! edit field with value
cell EditValue
if #msgnum=0
  set Width -1
else
  set Width #msg-#cellSkip$-#hpos$-1
endif
help local("Enter")&" "&local(@tag)
